Skip to content

Retry JSON-RPC requests on "invalid block range params" error#1309

Merged
Wizard1209 merged 2 commits into
nextfrom
fix/node-block-range-retry
Apr 3, 2026
Merged

Retry JSON-RPC requests on "invalid block range params" error#1309
Wizard1209 merged 2 commits into
nextfrom
fix/node-block-range-retry

Conversation

@droserasprout
Copy link
Copy Markdown
Collaborator

Fixes #1303

@droserasprout droserasprout added this to the 8.5.2 milestone Jan 9, 2026
@droserasprout droserasprout added the bug Something isn't working label Jan 9, 2026
@droserasprout droserasprout marked this pull request as ready for review March 28, 2026 00:39
Copy link
Copy Markdown
Member

@Wizard1209 Wizard1209 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM — focused fix, retry logic is clear. Minor nit: retry_sleep doesn't apply the multiplier for backoff (unlike other retry loops in the codebase), but fine for a first pass.

@Wizard1209 Wizard1209 merged commit a330a8e into next Apr 3, 2026
6 checks passed
@Wizard1209 Wizard1209 deleted the fix/node-block-range-retry branch April 3, 2026 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DipDup crashes after running for some time.

2 participants